projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f1bce0
)
(lisp): Add emacs-lisp/backquote.elc.
author
Jason Rumney
<jasonr@gnu.org>
Sun, 24 Feb 2002 18:31:35 +0000
(18:31 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Sun, 24 Feb 2002 18:31:35 +0000
(18:31 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 048ab19d072362089b05cabd08483cf916586086..fb5a69c74a61a7dc6f379b3bfa2d3f2e038adcc3 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-650,6
+650,7
@@
lisp= \
${lispsource}byte-run.elc \
${lispsource}cus-start.elc \
${lispsource}custom.elc \
+ ${lispsource}emacs-lisp/backquote.elc \
${lispsource}emacs-lisp/lisp-mode.elc \
${lispsource}emacs-lisp/lisp.elc \
${lispsource}env.elc \